home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / winlava.zip / LAVA.H < prev    next >
Text File  |  1991-09-10  |  1KB  |  51 lines

  1. /* 'About' dialog box resource id */
  2. #define ABOUTBOX    1
  3. #define TEXTDLG     2
  4.  
  5. /* Menu Items */
  6. #define MENU_PASTE     1
  7. #define MENU_ABOUT     2
  8. #define MENU_SAVE     3
  9. #define MENU_EXIT     4
  10. #define MENU_TEXT     5
  11.  
  12. #define MENU_UNDO     6
  13. #define MENU_SCALE2     7
  14. #define MENU_SCALE34     100
  15. #define MENU_EMPTY     8
  16.  
  17. #define MENU_COPY     9
  18. #define MENU_COPYTEXT     10
  19. #define MENU_OPEN     11
  20.  
  21. #define MENU_DDE         20
  22.  
  23. #define ID_EDIT      100
  24.  
  25. #define MENU_SATIN     200
  26. #define MENU_CROSSFADE     201
  27. #define MENU_SETDIBITS   202
  28. #define MENU_PALCOLORS   203
  29. #define MENU_PALETTE     204
  30. #define MENU_COLORCYCLE  205
  31. #define MENU_NOCOLLAPSE  206
  32. #define MENU_FASTCYCLE   207
  33.  
  34. #define MPOS_FILE      0
  35. #define MPOS_EDIT         1
  36.  
  37. #define MENU_RGBT         0x0100
  38. #define MENU_RGBB         0x0200
  39. #define MENU_NUMCOLORS    0x0300
  40. #define MENU_NUMCENTERS   0x0400
  41. #define MENU_BANDSCALE      0x0500
  42.  
  43. #define MENU_DITHER       100
  44. #define MENU_GO           102
  45. #define MENU_STOP         103
  46.  
  47. #define MENU_FXTOP        301
  48. #define MENU_FXBOTTOM     302
  49. #define MENU_FXLEFT       303
  50. #define MENU_FXRIGHT      304
  51.